C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientSortedColumn Property

In This Topic
OnClientSortedColumn Property (TransposedGrid<T>)
In This Topic
Occurs after the user applies a sort by clicking on a column header.
Syntax
'Declaration
 
Public Overridable Property OnClientSortedColumn As String
 
See Also